CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - digital recognition

搜索资源列表

  1. digital

    1下载:
  2. 数字音效处理器以MATLAB为设计平台,有.wav文件的获取、滤波、保存和播放功能。在对声音文件进行基本波形分析和频率分析的基础上,增加了特殊音效的功能,并有8段均衡器可对声音信号进行调节后保存播放。此外还附有语音识别程序。-Digital audio processor uses MATLAB design platform,it has wav file access, filtering, saving and playback function. On the basis of soun
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2063695
    • 提供者:Czz
  1. handDigital

    0下载:
  2. 数字识别,提供训练好的HOG分类器,对单个手写数字进行识别-Digital recognition, to provide a good training HOG classifier, for a single handwritten numeral recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:330595
    • 提供者:steven
  1. CharacterRecognition

    0下载:
  2. 基于VS2010开发的数字辨识软件,采用BP神经网络算法,内附使用说明。-Digital recognition software developed based on VS2010, using BP neural network algorithm, containing instructions for use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1817057
    • 提供者:buptwsw
  1. Demo-MNist

    0下载:
  2. 利用神经网络进行手写数字识别演示代码!非常具有代表性!-Using neural network Digital Recognition demo code!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:157200
    • 提供者:王小平
  1. BPshibie

    0下载:
  2. BP神经网络,用于手写数字的识别,非常实用,可以直接运行。-The BP neural network to handwritten digital recognition, very practical, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:86680
    • 提供者:
  1. Digital-image-processing

    0下载:
  2. 数字图像处理,基于BP神经网络识别手写数字-Digital image processing, BP neural network based recognition of handwritten numbers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:629724
    • 提供者:方杰
  1. STM32-Handwriting-recognition

    0下载:
  2. 学习ALIENTEK手写识别库的使用,实现一个简单的数字/字符手写识别程序.-Learn to use ALIENTEK handwriting recognition library implements a simple digital/character handwriting recognition program.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1392363
    • 提供者:王明
  1. chapter9

    0下载:
  2. 离散Hopfield神经网络的联想记忆——数字识别- Associative memory of discrete Hopfield neural network Digital Recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:6723
    • 提供者:alen
  1. CPPHandwritten-character-recognition

    0下载:
  2. VC++ 手写文字识别程序源码。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别。手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。-VC++ handwriting recognition program source code. Handwritten numbers give different classification recognition result satisf
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:620904
    • 提供者:黄勇
  1. License-plate-recognition

    0下载:
  2. 载入数字车牌,智能识别,检测返回识别的数字,此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 “256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。采用神经网络进行训练识别,识别率达到90 -Loading digital license plate, identification, detection returns the identification number, is
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3879351
    • 提供者:李红贤
  1. handwritten-numeral-recognition

    0下载:
  2. 本案例描述了图像中手写阿拉伯数字的识别过程,对手写数字识别的基于统计的方法进行简要介绍和分析,并通过开发一个小型的手写体数字识别系统来进行实验。手写体数字识别系统需要实现手写数字图像的读取功能、特征提取功能、数字的模板特征库的建立功能及识别功能-This case describes the image recognition process handwritten Arabic numerals, a brief descr iption and analysis of the handwri
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:39438
    • 提供者:郑珊珊
  1. Digital-card-recognition

    0下载:
  2. 实现数字卡片识别功能,效果非常好,可以准确识别0-9这10个数字-Digital card recognition function, the effect is very good, you can accurately identify the 10 digits 0-9
  3. 所属分类:Energy industry

    • 发布日期:2017-05-11
    • 文件大小:2285645
    • 提供者:DelYoung
  1. waiji

    0下载:
  2. 一个案例,离散Hopfield神经网络的联想记忆—数字识别-Associative memory digital recognition of discrete Hopfield neural networks
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:6604
    • 提供者:何佳帅
  1. CNN

    2下载:
  2. 用卷积神经网络实现的手写数字识别(minst),可直接运行,识别率较高。用Tensorflow实现-Handwritten digital recognition (minst) with convolution neural network can be run directly and the recognition rate is high. Implemented with Tensorflow
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-12
    • 文件大小:1418
    • 提供者:李莹
  1. Allgooddu

    0下载:
  2. 数字识别,特别好的数字识别方法,模板匹配算法-Digital recognition, particularly good digital recognition methods, and template matching algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:杜大哥
  1. Handwriten

    0下载:
  2. 用java编写的手写体数字识别,采用knn方法,识别的训练和测试对象来自mnist数据库的数据,已经将解压后文件放进去了,算法包括文件的读取,测试部分还有识别算法。 -Written by java handwriting digital recognition, using knn method to identify the training and test objects the mnist data, has been extracted after the file into t
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:14016697
    • 提供者:DawnFan
  1. BPandBayeserandzjl

    0下载:
  2. 手写体数字识别的程序,用了三种方法,贝叶斯,最近邻和BP神经网络,用MATLAB编写的,算法简单易懂,结构清晰-Handwritten digital recognition procedures, using three methods, Bayesian, Nearest Neighbor and BP neural network, written in MATLAB, the algorithm is easy to understand, clear structure
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-16
    • 文件大小:167936
    • 提供者:DawnFan
  1. tha_good

    0下载:
  2. 关于编译原理中数字的识别,用的是上下文无关文法,不错的(About the compiling principle of digital recognition, USES the context-free grammar, good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-21
    • 文件大小:35840
    • 提供者:bvakctb
  1. MNIST

    0下载:
  2. MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification implementation summary Handwr
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:11601920
    • 提供者:Ashley-d
  1. ghfqnms

    0下载:
  2. MATLAB 神经网络用于数字识别源程序,不错的源码 很好用(MATLAB neural network used for digital recognition source, good source is in good condition)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:148480
    • 提供者:SFUJ%2521166
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com